        texture{ pigment{ color rgb<1,0.55,0.0>}
                 normal { waves 1.1 scale 0.075  translate<0,1,0>}
                 finish { phong 1 phong_size 10 reflection 0.1}
               } // end of texture --------------------------------------------------- 
